Auto merge of #3708 - matklad:assert-tests, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 21 Feb 2017 16:15:07 +0000 (16:15 +0000)
committerbors <bors@rust-lang.org>
Tue, 21 Feb 2017 16:15:07 +0000 (16:15 +0000)
commit24256afcf66b49d56f32c3dc4c27538eaf8685aa
tree05401cdb242b274c3feb0be968b79bddcb816bcb
parent833c66eb40367176866a1e76cad45a14f79ea802
parent3d15df97b4c16199f670281d9826f92b1f343a7b
Auto merge of #3708 - matklad:assert-tests, r=alexcrichton

Assert that we don't build test project twice.

Discussed in https://github.com/rust-lang/cargo/pull/3691#discussion_r100878827.

I've modify the offending tests to be more explicit about recreating projects.
tests/test.rs